HipG2DBinding.setGeometryColor

Will change the color for the next calls to drawPixel, drawRectangle, drawTriangle, fillRectangle, fillTriangle, drawLine, drawQuadraticBezierLine

class HipG2DBinding
extern (System) __gshared
void function(HipColor color) setGeometryColor;

Meta